home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / CDTools / S / RunSearch.awebrx < prev    next >
Encoding:
Text File  |  1999-09-30  |  155 b   |  8 lines

  1. /* Run the SearchCD program from a page in AWeb */
  2.  
  3. call pragma('D','AACD02:')
  4. call pragma('S',16384)
  5.  
  6. address command 'MUIRexx SearchCDs port SEARCHCDS'
  7.  
  8.